IDisambiguateChoices interface
Route choices to pass to Prompts.disambiguate().
The key for the map should be the localized label to display to the user and the value should be
the route to select when chosen by the user. You can pass null
for the route to give the user the option to cancel.