A theme-styled select over a fixed set of options, backed by the shared SelectComponent so
that each option can surface its own description (which native <option> cannot) and the control
matches the Settings UI. Commits the selected value via onCommit.
A theme-styled select over a fixed set of options, backed by the shared SelectComponent so that each option can surface its own description (which native
<option>cannot) and the control matches the Settings UI. Commits the selected value viaonCommit.