I suggest splitting options into a separate tab, and put all the options there. It will help a lot when future options get added like export/import.
Another suggestion: Certain numbers like number of bought buildings and upgrades should not ne formated into like 1.05k or 1.05e3, I want to read them with integer precision. Please format them in commas(like 1,050), or simply print the number without format.