[field.text] placeholder = "Text placeholder" [field.text.validation] pattern = "\\w+" [field.manythings] type = "select" [field.manythings.options] first = "First level" second = "Second level" [field.multiplethings] type = "checkbox" options = ["thing-1", "thing-2", "thing-3"]