If I understand the documentation and your question properly, I think there’s a bit of a misnomer here. The Paper2D Character class IS a pawn, just with character movement component.
However, I’d be surprised if you were unable to simply create a new pawn BP and add the components you need in place of a static mesh or whatever else. Bottom line, I think it really comes down to which class you feel more comfortable using.