There is a [Plane CP] component which projects points onto the plane along the Plane Z-Axis direction.
If you want to project the points along the curved surface normal at their location, then you'll have to create line segments and intersect those with the plane. But I think you want the first solution.