//As a campaign participant, I want to be able to choose between public or private registration on Special:RegisterForEvent, so that I can have the same options available to me as a non-JS user or a user who chooses to register via Special:RegisterForEvent for other reasons.//
**Background:** Special:RegisterForEvent is the no-JS experience for the registration experience. It can be accessed on the event page when the user right-clicks on the 'Register' button or if the user does not have JS enabled on their browser.
Examples of a Special:RegisterForEvent page (note that the text always remains the same):
* https://meta.wikimedia.beta.wmflabs.org/wiki/Special:RegisterForEvent/1
* https://meta.wikimedia.beta.wmflabs.org/wiki/Special:RegisterForEvent/2
**Acceptance Criteria:**
* Participant should be able to choose between public and private registration on Special:RegisterForEvent
* The selection should be via radio buttons for public and private registratyion
* The default selection should be public registration
* Note: If we cannot add the icons as specified in the prototypes, that is fine
**Visual example of Special:RegisterForEvent page (how it currently looks):**
{F35690697}
**Visual example of how the page will be changed:**
{F35697377}