Goal #2 reads as:
Goal #2 (10 Points) - Add basic menus, game options and settings.

Judges can you please expand on what you would expect to see in Game Options and Settings? For example I'm locking the screen size at 640x480 for game play (though now windowed or full screen are valid). Really all options in my game are simply controlls (movement etc) and are handled by a launching application (as I read to be ok). So what other options or settings might we expect to have to implement? I've added the ones I've gleamed and sources below:

Configure Controls - Eric G's post (Qwarty, Devorak, and other kb types)
Load/Save game - Multiple postings and rules that allude to this

As you can see I can only figure on two, and I just want to be sure of it.