{
"title": "string",
"type": "text",
"columns": "string",
"default": "string",
"is_required": true,
"max": 0,
"options": [
{
"title": "string",
"value": "string",
"other_status": true
}
]
}