Option (One)
A single selected option from a range of available options.
General
In the Edit Field form you can find the following fields :
Name - Unique field name in the Schema, it will appear in the generated model in APIs
Display Name - Name exposed in the Content Editor.
Required - Mark the field needed in the Content Editor.
Translatable - Mark the field to have a different value for each locale in the Content Editor.
Description - Description exposed in the Content Editor.
Default Value - The value applied at Content Creation.
Source - It can be :
Self - Values will be provided from the schema Options field.
And Other previously defined Enumeration Schema.
Options - List of available options. Every option will contain :
Name - Name exposed in the Content Editor.
Value - The value assigned to the selected option, will appear in APIs.