You can controlservos with the PWM feature, that is its main purpose. Also, when you install the SDK, you will find tha twe install UI samples tha tyou can browse. To use a radio, you will need to add to your project a radio component that you can driver through the serial, SPI or I2C interface, so you can write a managed driver for it.
Thank you
Lorenzo