Looks like you would need to add custom PIDs to Torque Pro (Torque won't let you do all this):
http://www.ecoboostperformanceforum.com/index.php/topic,3141.msg46636.html#msg46636Keep in mind that most of the custom PIDs in the post above were developed based on a 2011 SHO, should be mostly the same for 2013+ though.
Fuel Pump pressure "desired" Fuel pump PID discussion starts on page 10 (This probably isn't terribly interesting until you compare it against measured fuel pressure (which is already available in Torque). Most of us won't have an issue with this unless you are running Ethanol blends and are worried about running out of pump capacity. I'm venturing a large discrepancy between Desired and Measured would be "bad".
Name: Fuel Pump Desired PressurePID: 2203dc
torque Equation: ((256*A)+b)*10*.145 readout in PSI.
Unit: PSI
Fuel Pump Rail Pressure2 (Already in Torque but I am calling it out specifically)Name: Fuel Pump Rail Pressure2
PID: 22F423
Equation: ((256*A)+b)*10*.145 readout in PSI.
Unit: PSI
Differential Fuel Pump Pressure (Uses two previous PIDs to calculate a Torque "Virtual PID" and display the results!)PID:
Name: Fuel Pressure Differential
Equation: (VAL{Fuel Pump Desired Pressure}) - (VAL{Fuel Pump Rail Pressure2})
Unit: PSI