As of now, "end user" (the modder) is forced to modify the script file directly. This is inconvenient and introduces possible risk of failure when entering new values.
Goal of this issue
Add loading of the values form XML configuration, so user will need to change only XML file, not the script directly.