It has been a while since I took a wireless security class., but I will try to answer. I think what you are asking about is when WPA2 uses a radius type server to authenticate the user wanting to use the access point (AP) to get onto a private network. . The pre-authentication through a wired network is exchanging digital certificates so the challenge and response are encrypted. If you use this, and you can choose an EAP type, choose TLS, not PEAP or LEAP.
To answer your questions:
1) Yes it is common to support this feature. All new cards are backwards compatible for other wireless security methods. WPA was meant to be a temporary fix to the problems of WEP. Since the encryption is done on the card, firmware upgrades made WPA usable on WEP cards. WPA2 requires more advanced hardware.
2) It is not a part of WPA. WPA uses a pre shared password, from 8-63 characters in length. A 4-way handshake is made between the client and AP to grant access. This 4-way handshake can be sniffed, so using a strong password is a must. I would use a 20+ character non-dictionary word with numbers and symbols to prevent brute force cracking.
3) It is set up for ease of use for neophytes.