I'm not exactly sure what you mean by a single bit register (usually registers are 8 bits, and bits are 1 bit...)
If you read the datasheet you'll realize that WGM13, for example, is an offset which, when shifted, gives the corresponding bit in the TCCR1B register.
I think you should rephrase to "WGM13, WGM12, and CS11 are all single bits in registers".