{
    "i18n": true,
    "type": "panel",
    "items": {
        "option1": {
            "type": "checkbox",
            "label": "option1",
            "newLine": true
        },
        "option2": {
            "type": "text",
            "label": "option2",
            "newLine": true
        }
    }
}
