Creates a menu from a Range of strings.
It will require that a number is selected within the number of options.
If the the return type is a string, the string in the options parameter will be returned.
NoInputException if the user wants to quit.
See Implementation
Creates a menu from a Range of strings.
It will require that a number is selected within the number of options.
If the the return type is a string, the string in the options parameter will be returned.