Suppose that a density matrix $\rho = I/2$ is obtained as a description of an ensemble of two pure states. How can I show that the ensemble must then be of the form: $$ \{(|\psi\rangle, 1/2), (|\psi^\perp\rangle, 1/2)\} $$ where $|\psi\rangle$ is a pure state and $|\psi^\perp\rangle$ is a pure state orthogonal to $|\psi\rangle$?
I've tried considering any ensemble $$ \mathsf E = \{(|\psi_1\rangle, p_1), \cdots, (|\psi_n\rangle, p_n)\} $$ and then $$ \rho = \sum_i p_i |\psi_i\rangle \langle \psi_i | $$ Hence $$ \begin{aligned} \langle\phi|\rho |\phi\rangle &= \sum_i p_i \langle \phi|\psi_i\rangle \langle\psi_i | \phi\rangle \\ &= \sum_i p_i |\langle \phi|\psi_i\rangle|^2 \end{aligned} $$ but can't work out where to go from here (or if I should be here in the first place). I only have a very basic understanding of density matrices so would appreciate an elementary explanation. Thanks!