Add parameters to an input step using a
json-editor web form. The json editor generates an HTML form from a JSON Schema.
There are two principal configuration parameters:
schema, which contains the json schema of the input form; and
startval, which contains the starting values of the form. An additional parameter `options` contains the lesser used parameters which configure the form. See
options for additional information.