Everybody knows how important is memory consumption, especial in glance, background and watch faces, so
1. Add scope to individual properties in settings (like with resources). Of course updating property in glance doesn't destroy others from foreground (saved to disk are all).
2. Reading settings in system's memory to avoid peak (so if, app use 4kB for settings only this is taken).