{
    "key": "direction",
    "type": "radio",
    "label": "Direction",
    "strings": {
        "options": {
            "clockwise": "Clockwise",
            "anticlockwise": "Counterclockwise"
        }
    },
    "autoSuggestions": false,
    "customValues": false
}
