Options with single file

Issue #246 resolved
Benjamin Cordes created an issue

with the UI configuration is easier and manipulation of several files unnecessary. All code relating to parsing several files should be deprecated.

To make parsing easier I also suggest implement these changes:

  • no "options" header (json is a dictionary)
  • secondary-peg gets a separate variables, but all variables are flat (no dictionary)