Appearance
Represents a boolean choice (e.g., true/false or yes/no)
{ "linkId": "<string>", "text": "<string>", "repeats": "<boolean>", "required": "<boolean>", "type": "boolean" }
TBD