ReferenceField TypesChoiceOn this pageChoiceA choice of multiple strings.ParametersParameterValue TypeDescription...positionalSTRINGAllowed optionsExamplestype A { fields { status: Choice["open", "closed"] = "open" }}PickerTODO