That option allows you to add another external library to your project (your nom library list). Example (pwa support).
ng add @angular/pwa
It not only adds the library but it also configures your project in a way that it can be successfully used in the project.