Is your feature request related to a problem? Please describe.
Users cannot choose the ross or faiman_rad as the value for the model parameter within the function mentioned in the title (source code here), although both appear to be fully implemented within pvlib.temperature (source).
Describe the solution you'd like
Add these options to the function by including the needed code blocks.
Additional context
I can do it myself, hopefully by sometime tomorrow (will create a PR and link it with this issue).