Returns the option value for a given option name.
InvalidArgumentException When option given doesn't exist
public function getOption(string $name) : mixed;