The latest CW 10.2 and MQX 3.8.1 (I don't know when it actually happened, or if it has always been there) incorporates the correct header files (for the K60, anyway) to have all the register defines and the accessors "just be there".
They actually live in MK60F15.h (in my system - which uses the K60F120M tower board).
I just generated an MQX project, and started using the structures and accessors.
My project will be using the FTM module and the eDMA module in conjunction with each other.