int set_option(string key, string value)
Attaches a key/value pair as an option. If the key already exists in the list of options, the new value is ignored.