答え1
コードの方が説明よりも簡単な場合もあるので、コメントを直接回答に変換します。おそらく OP は、このアプローチの問題点についてコメントできるでしょう。
\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}