Found the cause(s) why some options didn't work as expected.
1) I used true instead of 1.
2) I used a space before the option.
And the font handling, hmmmm. Seems to only like/put 1 font at the time in the cache file.
0x0020 "CGTriumvirate"
0x0021 "CGTriumvirate"
0x0022 "CGTriumvirate"
or
0x0020 "LetterGothic"
0x0021 "LetterGothic"
0x0022 "LetterGothic"
0x0023 "LetterGothic"