Setting options like ``` $.typer.options.highlightSpeed = 500; ``` currently affects all instances of typer present on a page. Is there a way to set different options for each instance of typer separately?