I'm currently working on an Angular 2 application using TypeScript and I'm uncertain about the lodash package. Is it necessary for improving performance in TypeScript? Should I incorporate "@types/lodash" if using lodash is essential for TypeScript functionality and optimizing performance?