sets the ID of the necessary option from the options collection
webix.ui({ view:"segmented", options:[ { id:"1", value:"Tablets" }, { id:"2", value:"Injections" }, { id:"3", value:"Liniments" } ] });