Prompter.select(question: string,choices: readonly PromptChoice[]): Promise<string | undefined>
Asks one question and reports the chosen value.
choices: readonly PromptChoice[]
The acceptable answers, first being the default