A widget for helping the user make a selection by entering some text and choosing from among a list of options.
The user's text input is received in a field built with the fieldViewBuilder parameter. The options to be displayed are determined using optionsBuilder and rendered with optionsViewBuilder.