fun option(name: String, value: String): Unit
Sets option with specified name and value
name - option name
name
value - option value
value