SelectList
This is for a configuration that should be a list of strings matching some list of allowed values.
Overview
The allowed values are set when you create the config, and when values are set for the config they must match.
This is different than StringList, which also accepts a list of any strings.
allowed_values
Required
required
Optional
default
Optional