## What is needed It is handy if we can manipulate the `Options` items like: ``` from pyvotca.options import Options opts = Options() opts.dftpackage.package.orca.maxcore = 300 ```