Respuesta1
Como a veces el código es más fácil que una explicación, convierto mi comentario directamente en una respuesta. Quizás el OP pueda comentar cuál es el problema con este enfoque.
\documentclass[12pt]{article}
\begin{document}
Combine the subscript with the math term. Also, use upright for terms
that are not explicit variables. I might use $\phi_{\mathrm{SB},P}$
if P were a variable, or $\phi_\mathrm{SB,P}$ if it were not.
\end{document}