Yes it is possible.

Use CDCDESC.ASM that comes with PBP as the USB definition file. This will configure the USB transceiver to be a serial communications port.

Then you can do USBOUT to endpoint 3 to send data to the usb comm port.