The difference of checked build and normal build is documented in Windows Driver Kit. And you can guess what it is used for.
Windows Debugging Symbols contains debug information of Windows files. It isn't a version of Windows.
You can download Windows debugging symbols from Microsoft Symbol Server.
The following is signature, not part of post
Please mark the post answered your question as the answer, and mark other helpful posts as helpful.
Visual C++ MVP